home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2000 #4 / Komputer for alle 2000-04 - SPIL.iso / Iron Strategy / Data / COMP.INI < prev    next >
Text File  |  1999-06-18  |  625b  |  19 lines

  1. // Current constants for component identification:
  2. //
  3. //     CID_CLASSIC_LANDSCAPE   0
  4. //     CID_CLASSIC_FORT        1
  5. //     CID_CLASSIC_CAMERA      2
  6. //     CID_CLASSIC_PUPPET      3
  7. //     CID_CLASSIC_STATIC      4
  8. //     CID_CLASSIC_ATMOSPHERIC 5
  9. //
  10. // Format:
  11. //     CID  DLL-Name  Function_Name   Comments...
  12. //
  13.  
  14. 0  terrain.dll  LoadLandscape      // comments...
  15. 1  terrain.dll  LoadBuilding       // comments...
  16. 2  world3d.dll  LoadCamera         // comments...
  17. 3  animesh.dll  CreatePuppet       // comments...
  18. 4  animesh.dll  CreatePuppet       //
  19. 5  terrain.dll  CreateAtmosphere   // comments...